FMeinicke's Wiki

Home

❯

LaTeX

❯

Bullets without an `itemize` environment

Bullets without an `itemize` environment

May 26, 20251 min read

  • latex/textbullet
  • latex/font-size

textbullet font-size

Source

  • https://tex.stackexchange.com/a/152528/239888
  • https://comp.text.tex.narkive.com/RRElJoAu/a-bullet-smaller-than-textbullet-but-larger-than-cdot#post5
This \textbullet\ is a bullet \textbullet\ in the text.

To change the bullet’s size, simply wrap it in braces and change the font size:

This {\Large\textbullet}\ is a larger bullet, and this {\footnotesize\textbullet}\ is a very small bullet.

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub